home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 2
/
Aminet AMIGA CDROM (1994)(Walnut Creek)[Feb 1994][W.O. 44790-1].iso
/
Aminet
/
gfx
/
x11
/
GfxBase_X11_Demo.lha
/
Demo-twm
< prev
next >
Wrap
Text File
|
1992-03-26
|
232b
|
11 lines
echo "Demo with twm (Tab Window Manager)"
stack 30000
wait 1
path X11:bin add
ask "Do you have a 3 button mouse or other pointer device? [y or n]"
if warn
X11:bin/twm -f X11:twm/3b.twmrc
else
X11:bin/twm -f X11:twm/2b.twmrc
endif